body, ul, p, form, li, input {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #333333
}

a:hover {
    color: #6e141f
}

body {
    font-size: 12px;
    font-family: 'Microsoft yahei';
    min-width: 1200px;
    min-height: 1000px;
    color: #333;
    line-height: 1.6
}

html {
    overflow-x: hidden;
    overflow-y: auto;
}

.wrap {
    width: 100%;
    text-align: center;
}

/*********** 头部广告 ************/
.ad {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    line-height: 0
}

.ad-close {
    position: absolute;
    right: -50px;
    width: 50px;
    height: 20px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 20px;
    top: 0;
}

/*********** 头部logo ************/
.logo {
    width: 100%;
    background: #fcfcfc;
}

.logo-head {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #f9f9f9;
    border-bottom: 1px solid #e4e4e4;
}

.head-wrap {
    width: 1200px;
    margin: 0 auto;
    height: 38px;
    text-align: left;
}

.headWrap-lead {
    display: inline-block;
    margin-right: 10px;
    padding-left: 25px;
    background: url(http://www.100ybk.com/style/tengxun.gif) 0px 11px no-repeat;
}

.headWrap-map {
    display: inline-block;
    margin-right: 10px;
    padding-left: 25px;
    background: url(http://www.100ybk.com/style/rss.gif) 4px 11px no-repeat;
}

.headWrap-phone {
    display: inline-block;
    margin-right: 10px;
    padding-left: 25px;
    background: url(http://www.100ybk.com/style/phone.gif) 4px 10px no-repeat;
}

.logo-wrap {
    width: 1200px;
    margin: 20px auto 10px;
    display: flex;
}

.logo-img {
    margin-right: 20px;
    border-right: 1px dashed #fff;
}

.weather {
    flex: 1;
    text-align: left;
}

.search-wrap {
    width: 400px;
}

.search {
    width: 400px;
    height: 35px;
}

.s_w {
    width: 310px;
    float: left;
    height: 33px;
    line-height: 33px;
    padding-left: 15px;
    background: #545252;
    color: #999;
    display: inline;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    border: 0;
}

.an {
    width: 75px;
    float: left;
    height: 33px;
    background: #6e141f;
    border: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: inline;
    border-radius: 0px 3px 3px 0;
}

.tag {
    margin-top: 10px;
    width: 400px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.tag b {
    color: #f1dbbf;
    font-weight: bold;
}

.tag-item {
    margin-left: 5px;
    color: #f5f5f5
}

.logo-nav {
    background: #6e141f;
    width: 100%;
    height: 48px;
}

.nav-wrap {
    width: 1200px;
    margin: 0px auto;
    height: 28px;
    padding: 10px 0;
}

.nav-wrap ul {
    border-left: 1px solid #58040F;
    text-align: left;
    height: 28px;
}

.nav-item {
    padding: 0 15px;
    text-align: center;
    float: left;
    font-size: 14px;
    line-height: 28px;
    border-right: 1px solid #58040F;
}

.nav-item a {
    color: #fff;
    font-weight: bold;
}

.nav-item a.cur {
    color: #f1dbbf;
}

/** 首页导航 **/
.floor_nav {
    height: 45px;
    overflow: hidden;
}

.floor_nav span {
    color: #aa9371;
    font-size: 14px
}

/*********** 友情链接 ************/
.conLink {
    width: 100%;
    background: #d1d1d1;
    box-shadow: inset 0 0 10px #a3a3a3;
    padding: 10px 0;
    text-align: left;
    margin-top: 20px;
}

.conLink-wrap {
    width: 1200px;
    margin: 0 auto;
}

.conLink-tit {
    font-size: 24px;
    color: #2b2b2b;
    text-shadow: 1px 1px 3px #f2f2f2;
}

.conLink-list {
    margin-top: 10px;
}

.conLink-item {
    line-height: 25px;
    font-size: 14px;
    text-shadow: 1px 1px 3px #f2f2f2;
    padding-right: 10px;
}

/* 热门标签*/
.seeActive {
    border-bottom: 2px solid #6e141f;
    color: #6e141f;
}

.seeTop > li {
    float: left;
    margin-left: 20px;
    text-align: center;
    width: 13%;
}

.seeTop > li:hover {
    cursor: pointer;
    color: #1f7b4a;
}

.seeTop > li:last-child {
    width: 20%;
}

.clear {
    clear: both;
}

/*********** 底部 ************/
.conBottom {
    background: #1e1d1d;
    width: 100%;
    color: #999999
}

.conBottom-wrap {
    padding: 20px 0 10px;
    font-size: 14px;
}

.conBottom-wrap p {
    line-height: 30px;
}

.conBottom-img {
    margin-top: 10px;
}

.record {
    color: #ffffff;
}

.custom-page {
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 8px;
}

.custom-page ul li {
    float: left;
    width: 15px;
    margin-right: 5px;
    text-align: center;
    padding: 3px 11px;
    display: inline-block;
    border-radius: 3px;
    background: #f2f2f2;
}

.custom-page ul li.active {
    background: #6e141f;
    color: #fff;
}

.right-h3 {
    font-size: 18px;
    color: #680800;
}

.rigBox {
    position: relative;
}

.fix {
    position: fixed;
    top: 20px;
    width: 450px;
}

.fix-bottom {
    position: fixed;
    width: 450px;
}

.iconMark {
    display: inline-block;
    width: 20px;
    height: 20px;
    float: left;
    background: url(../img/mark.png) no-repeat;
}

.magnify {
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
}

.magnify img {
    position: relative;
    transform: translate(20%, 5%);
    height: 90%;
    background: rgba(0, 0, 0, 0.5);
}
